FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package hl7.fhir.uv.sdc#current (32 ms)

Package hl7.fhir.uv.sdc
Type CodeSystem
Id Id
FHIR Version R4
Source http://hl7.org/fhir/uv/sdc/https://build.fhir.org/ig/HL7/sdc/CodeSystem-collapsible.html
Url http://hl7.org/fhir/uv/sdc/CodeSystem/collapsible
Version 3.0.0
Status draft
Date 2023-12-07T23:07:45+00:00
Name CollapsibleCodes
Title Collapsible Codes
Experimental False
Realm uv
Authority hl7
Description Defines mechanisms of displaying child items in collapsible form
Content complete

Resources that use this resource

ValueSet
collapsible Questionnaire Item Collapsible
collapsible Questionnaire Item Collapsible

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

This case-sensitive code system http://hl7.org/fhir/uv/sdc/CodeSystem/collapsible defines the following codes:

CodeDisplayDefinition
default-open Default OpenIndicates that the child items should be displayed in expanded form by default (all shown)
default-closed Default ClosedIndicates that the child items should be displayed in collapsed form by default (all hidden)

Source

{
  "resourceType" : "CodeSystem",
  "id" : "collapsible",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/sdc/CodeSystem/collapsible</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">default-open<a name=\"collapsible-default-open\"> </a></td><td>Default Open</td><td>Indicates that the child items should be displayed in expanded form by default (all shown)</td></tr><tr><td style=\"white-space:nowrap\">default-closed<a name=\"collapsible-default-closed\"> </a></td><td>Default Closed</td><td>Indicates that the child items should be displayed in collapsed form by default (all hidden)</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "draft"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 0
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fhir"
    }
  ],
  "url" : "http://hl7.org/fhir/uv/sdc/CodeSystem/collapsible",
  "version" : "3.0.0",
  "name" : "CollapsibleCodes",
  "title" : "Collapsible Codes",
  "status" : "draft",
  "experimental" : false,
  "date" : "2023-12-07T23:07:45+00:00",
  "publisher" : "HL7 International / FHIR Infrastructure",
  "contact" : [
    {
      "name" : "HL7 International / FHIR Infrastructure",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    },
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description" : "Defines mechanisms of displaying child items in collapsible form",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "default-open",
      "display" : "Default Open",
      "definition" : "Indicates that the child items should be displayed in expanded form by default (all shown)"
    },
    {
      "code" : "default-closed",
      "display" : "Default Closed",
      "definition" : "Indicates that the child items should be displayed in collapsed form by default (all hidden)"
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.